Skip to content

Route Java worker startup through an app registry#390

Merged
THardy98 merged 3 commits into
mainfrom
feat/java-worker-app-registry
Jun 2, 2026
Merged

Route Java worker startup through an app registry#390
THardy98 merged 3 commits into
mainfrom
feat/java-worker-app-registry

Conversation

@THardy98

@THardy98 THardy98 commented May 29, 2026

Copy link
Copy Markdown
Contributor

What was changed

Effectively the Java port of:
#366 (typescript)
and
#358 (go)

Why?

Same benefits:

  • simpler workers/java package, code reduction
  • single dockerfile that can run arbitrary scenarios at runtime

@THardy98 THardy98 force-pushed the feat/java-worker-app-registry branch 3 times, most recently from 53a0a58 to b2b058a Compare June 1, 2026 17:11
@THardy98 THardy98 marked this pull request as ready for review June 1, 2026 17:37
@THardy98 THardy98 requested review from a team as code owners June 1, 2026 17:37
THardy98 added 2 commits June 1, 2026 16:57
The Java worker now follows the reorganized worker shape: the registry dispatches app entrypoints, and the harness lives in the root worker project instead of a separate Gradle subproject.
@THardy98 THardy98 force-pushed the feat/java-worker-app-registry branch from b2b058a to a2f9a0c Compare June 1, 2026 22:19
@THardy98 THardy98 merged commit a933174 into main Jun 2, 2026
34 checks passed
@THardy98 THardy98 deleted the feat/java-worker-app-registry branch June 2, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants